golang.org/x/net/http2.ClientConn.strictMaxConcurrentStreams (field)
4 uses
golang.org/x/net/http2 (current package)
transport.go#L233: strictMaxConcurrentStreams bool
transport.go#L476: strictMaxConcurrentStreams: conf.StrictMaxConcurrentRequests,
transport.go#L669: if cc.strictMaxConcurrentStreams {
transport.go#L2891: cc.strictMaxConcurrentStreams = true
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)